home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / top_that_pizza.swf / scripts / DefineButton2_579 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-19  |  66b  |  4 lines

  1. on(release){
  2.    _parent._parent._parent.gotoAndStop("name");
  3. }
  4.